3.20.31 \(\int \frac {(2+3 x)^6 (3+5 x)}{(1-2 x)^{3/2}} \, dx\)

Optimal. Leaf size=105 \[ \frac {3645 (1-2 x)^{13/2}}{1664}-\frac {59049 (1-2 x)^{11/2}}{1408}+\frac {45549}{128} (1-2 x)^{9/2}-\frac {225855}{128} (1-2 x)^{7/2}+\frac {731619}{128} (1-2 x)^{5/2}-\frac {1692705}{128} (1-2 x)^{3/2}+\frac {3916031}{128} \sqrt {1-2 x}+\frac {1294139}{128 \sqrt {1-2 x}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 105, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {77} \begin {gather*} \frac {3645 (1-2 x)^{13/2}}{1664}-\frac {59049 (1-2 x)^{11/2}}{1408}+\frac {45549}{128} (1-2 x)^{9/2}-\frac {225855}{128} (1-2 x)^{7/2}+\frac {731619}{128} (1-2 x)^{5/2}-\frac {1692705}{128} (1-2 x)^{3/2}+\frac {3916031}{128} \sqrt {1-2 x}+\frac {1294139}{128 \sqrt {1-2 x}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((2 + 3*x)^6*(3 + 5*x))/(1 - 2*x)^(3/2),x]

[Out]

1294139/(128*Sqrt[1 - 2*x]) + (3916031*Sqrt[1 - 2*x])/128 - (1692705*(1 - 2*x)^(3/2))/128 + (731619*(1 - 2*x)^
(5/2))/128 - (225855*(1 - 2*x)^(7/2))/128 + (45549*(1 - 2*x)^(9/2))/128 - (59049*(1 - 2*x)^(11/2))/1408 + (364
5*(1 - 2*x)^(13/2))/1664

Rule 77

Int[((a_.) + (b_.)*(x_))*((c_) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandIntegran
d[(a + b*x)*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && ((ILtQ[
n, 0] && ILtQ[p, 0]) || EqQ[p, 1] || (IGtQ[p, 0] && ( !IntegerQ[n] || LeQ[9*p + 5*(n + 2), 0] || GeQ[n + p + 1
, 0] || (GeQ[n + p + 2, 0] && RationalQ[a, b, c, d, e, f]))))

Rubi steps

\begin {align*} \int \frac {(2+3 x)^6 (3+5 x)}{(1-2 x)^{3/2}} \, dx &=\int \left (\frac {1294139}{128 (1-2 x)^{3/2}}-\frac {3916031}{128 \sqrt {1-2 x}}+\frac {5078115}{128} \sqrt {1-2 x}-\frac {3658095}{128} (1-2 x)^{3/2}+\frac {1580985}{128} (1-2 x)^{5/2}-\frac {409941}{128} (1-2 x)^{7/2}+\frac {59049}{128} (1-2 x)^{9/2}-\frac {3645}{128} (1-2 x)^{11/2}\right ) \, dx\\ &=\frac {1294139}{128 \sqrt {1-2 x}}+\frac {3916031}{128} \sqrt {1-2 x}-\frac {1692705}{128} (1-2 x)^{3/2}+\frac {731619}{128} (1-2 x)^{5/2}-\frac {225855}{128} (1-2 x)^{7/2}+\frac {45549}{128} (1-2 x)^{9/2}-\frac {59049 (1-2 x)^{11/2}}{1408}+\frac {3645 (1-2 x)^{13/2}}{1664}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 48, normalized size = 0.46 \begin {gather*} \frac {-40095 x^7-243486 x^6-687420 x^5-1230120 x^4-1663632 x^3-2109792 x^2-4512448 x+4539904}{143 \sqrt {1-2 x}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((2 + 3*x)^6*(3 + 5*x))/(1 - 2*x)^(3/2),x]

[Out]

(4539904 - 4512448*x - 2109792*x^2 - 1663632*x^3 - 1230120*x^4 - 687420*x^5 - 243486*x^6 - 40095*x^7)/(143*Sqr
t[1 - 2*x])

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.02, size = 76, normalized size = 0.72 \begin {gather*} \frac {40095 (1-2 x)^7-767637 (1-2 x)^6+6513507 (1-2 x)^5-32297265 (1-2 x)^4+104621517 (1-2 x)^3-242056815 (1-2 x)^2+559992433 (1-2 x)+185061877}{18304 \sqrt {1-2 x}} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[((2 + 3*x)^6*(3 + 5*x))/(1 - 2*x)^(3/2),x]

[Out]

(185061877 + 559992433*(1 - 2*x) - 242056815*(1 - 2*x)^2 + 104621517*(1 - 2*x)^3 - 32297265*(1 - 2*x)^4 + 6513
507*(1 - 2*x)^5 - 767637*(1 - 2*x)^6 + 40095*(1 - 2*x)^7)/(18304*Sqrt[1 - 2*x])

________________________________________________________________________________________

fricas [A]  time = 1.49, size = 51, normalized size = 0.49 \begin {gather*} \frac {{\left (40095 \, x^{7} + 243486 \, x^{6} + 687420 \, x^{5} + 1230120 \, x^{4} + 1663632 \, x^{3} + 2109792 \, x^{2} + 4512448 \, x - 4539904\right )} \sqrt {-2 \, x + 1}}{143 \, {\left (2 \, x - 1\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^6*(3+5*x)/(1-2*x)^(3/2),x, algorithm="fricas")

[Out]

1/143*(40095*x^7 + 243486*x^6 + 687420*x^5 + 1230120*x^4 + 1663632*x^3 + 2109792*x^2 + 4512448*x - 4539904)*sq
rt(-2*x + 1)/(2*x - 1)

________________________________________________________________________________________

giac [A]  time = 1.17, size = 108, normalized size = 1.03 \begin {gather*} \frac {3645}{1664} \, {\left (2 \, x - 1\right )}^{6} \sqrt {-2 \, x + 1} + \frac {59049}{1408} \, {\left (2 \, x - 1\right )}^{5} \sqrt {-2 \, x + 1} + \frac {45549}{128} \, {\left (2 \, x - 1\right )}^{4} \sqrt {-2 \, x + 1} + \frac {225855}{128} \, {\left (2 \, x - 1\right )}^{3} \sqrt {-2 \, x + 1} + \frac {731619}{128} \, {\left (2 \, x - 1\right )}^{2} \sqrt {-2 \, x + 1} - \frac {1692705}{128} \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} + \frac {3916031}{128} \, \sqrt {-2 \, x + 1} + \frac {1294139}{128 \, \sqrt {-2 \, x + 1}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^6*(3+5*x)/(1-2*x)^(3/2),x, algorithm="giac")

[Out]

3645/1664*(2*x - 1)^6*sqrt(-2*x + 1) + 59049/1408*(2*x - 1)^5*sqrt(-2*x + 1) + 45549/128*(2*x - 1)^4*sqrt(-2*x
 + 1) + 225855/128*(2*x - 1)^3*sqrt(-2*x + 1) + 731619/128*(2*x - 1)^2*sqrt(-2*x + 1) - 1692705/128*(-2*x + 1)
^(3/2) + 3916031/128*sqrt(-2*x + 1) + 1294139/128/sqrt(-2*x + 1)

________________________________________________________________________________________

maple [A]  time = 0.00, size = 45, normalized size = 0.43 \begin {gather*} -\frac {40095 x^{7}+243486 x^{6}+687420 x^{5}+1230120 x^{4}+1663632 x^{3}+2109792 x^{2}+4512448 x -4539904}{143 \sqrt {-2 x +1}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((3*x+2)^6*(5*x+3)/(-2*x+1)^(3/2),x)

[Out]

-1/143*(40095*x^7+243486*x^6+687420*x^5+1230120*x^4+1663632*x^3+2109792*x^2+4512448*x-4539904)/(-2*x+1)^(1/2)

________________________________________________________________________________________

maxima [A]  time = 0.59, size = 73, normalized size = 0.70 \begin {gather*} \frac {3645}{1664} \, {\left (-2 \, x + 1\right )}^{\frac {13}{2}} - \frac {59049}{1408} \, {\left (-2 \, x + 1\right )}^{\frac {11}{2}} + \frac {45549}{128} \, {\left (-2 \, x + 1\right )}^{\frac {9}{2}} - \frac {225855}{128} \, {\left (-2 \, x + 1\right )}^{\frac {7}{2}} + \frac {731619}{128} \, {\left (-2 \, x + 1\right )}^{\frac {5}{2}} - \frac {1692705}{128} \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} + \frac {3916031}{128} \, \sqrt {-2 \, x + 1} + \frac {1294139}{128 \, \sqrt {-2 \, x + 1}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)^6*(3+5*x)/(1-2*x)^(3/2),x, algorithm="maxima")

[Out]

3645/1664*(-2*x + 1)^(13/2) - 59049/1408*(-2*x + 1)^(11/2) + 45549/128*(-2*x + 1)^(9/2) - 225855/128*(-2*x + 1
)^(7/2) + 731619/128*(-2*x + 1)^(5/2) - 1692705/128*(-2*x + 1)^(3/2) + 3916031/128*sqrt(-2*x + 1) + 1294139/12
8/sqrt(-2*x + 1)

________________________________________________________________________________________

mupad [B]  time = 0.04, size = 73, normalized size = 0.70 \begin {gather*} \frac {1294139}{128\,\sqrt {1-2\,x}}+\frac {3916031\,\sqrt {1-2\,x}}{128}-\frac {1692705\,{\left (1-2\,x\right )}^{3/2}}{128}+\frac {731619\,{\left (1-2\,x\right )}^{5/2}}{128}-\frac {225855\,{\left (1-2\,x\right )}^{7/2}}{128}+\frac {45549\,{\left (1-2\,x\right )}^{9/2}}{128}-\frac {59049\,{\left (1-2\,x\right )}^{11/2}}{1408}+\frac {3645\,{\left (1-2\,x\right )}^{13/2}}{1664} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((3*x + 2)^6*(5*x + 3))/(1 - 2*x)^(3/2),x)

[Out]

1294139/(128*(1 - 2*x)^(1/2)) + (3916031*(1 - 2*x)^(1/2))/128 - (1692705*(1 - 2*x)^(3/2))/128 + (731619*(1 - 2
*x)^(5/2))/128 - (225855*(1 - 2*x)^(7/2))/128 + (45549*(1 - 2*x)^(9/2))/128 - (59049*(1 - 2*x)^(11/2))/1408 +
(3645*(1 - 2*x)^(13/2))/1664

________________________________________________________________________________________

sympy [A]  time = 52.64, size = 94, normalized size = 0.90 \begin {gather*} \frac {3645 \left (1 - 2 x\right )^{\frac {13}{2}}}{1664} - \frac {59049 \left (1 - 2 x\right )^{\frac {11}{2}}}{1408} + \frac {45549 \left (1 - 2 x\right )^{\frac {9}{2}}}{128} - \frac {225855 \left (1 - 2 x\right )^{\frac {7}{2}}}{128} + \frac {731619 \left (1 - 2 x\right )^{\frac {5}{2}}}{128} - \frac {1692705 \left (1 - 2 x\right )^{\frac {3}{2}}}{128} + \frac {3916031 \sqrt {1 - 2 x}}{128} + \frac {1294139}{128 \sqrt {1 - 2 x}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)**6*(3+5*x)/(1-2*x)**(3/2),x)

[Out]

3645*(1 - 2*x)**(13/2)/1664 - 59049*(1 - 2*x)**(11/2)/1408 + 45549*(1 - 2*x)**(9/2)/128 - 225855*(1 - 2*x)**(7
/2)/128 + 731619*(1 - 2*x)**(5/2)/128 - 1692705*(1 - 2*x)**(3/2)/128 + 3916031*sqrt(1 - 2*x)/128 + 1294139/(12
8*sqrt(1 - 2*x))

________________________________________________________________________________________